ItemId Class |
Namespace: Independentsoft.Exchange
The ItemId type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemId |
Initializes a new instance of the ItemId class.
| |
| ItemId(String) |
Initializes a new instance of the ItemId class.
| |
| ItemId(String, String) |
Initializes a new instance of the ItemId class.
|
| Name | Description | |
|---|---|---|
| ChangeKey |
Contains a string that identifies a version of a folder that is identified by the Id attribute. This attribute is optional. Use this attribute to make sure that the correct version of a folder is used.
(Inherited from Id.) | |
| Id |
Identifies a specific item in the Exchange store.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current ItemId object to its equivalent string representation.
(Overrides ObjectToString.) |